func net.dnsReadConfig
3 uses
	net (current package)
		dnsclient_unix.go#L377: 	conf.dnsConfig.Store(dnsReadConfig("/etc/resolv.conf"))
		dnsclient_unix.go#L424: 	dnsConf := dnsReadConfig(name)
		dnsconfig_unix.go#L19: func dnsReadConfig(filename string) *dnsConfig {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)